FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ConceptMap/FHIR Server from package fhir.acme.hotbeverage#current (32 ms)

Package fhir.acme.hotbeverage
Type ConceptMap
Id Id
FHIR Version R4
Source http://fhir.org/guides/acme/HotBeverage/https://build.fhir.org/ig/DavidPyke/HotBeverage/ConceptMap-StarSizeVsDrinkSize.html
Url http://fhir.org/guides/acme/HotBeverage/ConceptMap/StarSizeVsDrinkSize
Version 1.4.2024
Status active
Date 2022-03-09
Name StarSizeVsDrinkSize
Title $tarBucks sizes vs HB Drink Sizes
Experimental False
Realm us
Authority hl7
Description map between commonly understood drink sizes and the formal drink size codes.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap StarSizeVsDrinkSize

Mapping from (not specified) to http://www.fhir.org/guides/hotbeverage/ValueSet/HBDrinkSizeVS


Group 1 Mapping from https://customerservice.starbucks.com/app/answers/detail/a_id/3113 to http://www.fhir.org/guides/hotbeverage/ValueSet/HBDrinkSize

Source CodeRelationshipTarget Code
Smallis equal toSMALL
Tallis equivalent toSMALL
Grandeis equal toMED
Ventiis equal toLARGE
Trentais equal toXLARGE

Source

{
  "resourceType" : "ConceptMap",
  "id" : "StarSizeVsDrinkSize",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap StarSizeVsDrinkSize</b></p><a name=\"StarSizeVsDrinkSize\"> </a><a name=\"hcStarSizeVsDrinkSize\"> </a><a name=\"StarSizeVsDrinkSize-en-US\"> </a><p>Mapping from (not specified) to http://www.fhir.org/guides/hotbeverage/ValueSet/HBDrinkSizeVS</p><br/><p><b>Group 1 </b>Mapping from <code>https://customerservice.starbucks.com/app/answers/detail/a_id/3113</code> to <code>http://www.fhir.org/guides/hotbeverage/ValueSet/HBDrinkSize</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>Small</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>SMALL</td></tr><tr><td>Tall</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SMALL</td></tr><tr><td>Grande</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>MED</td></tr><tr><td>Venti</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>LARGE</td></tr><tr><td>Trenta</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>XLARGE</td></tr></table></div>"
  },
  "url" : "http://fhir.org/guides/acme/HotBeverage/ConceptMap/StarSizeVsDrinkSize",
  "version" : "1.4.2024",
  "name" : "StarSizeVsDrinkSize",
  "title" : "$tarBucks sizes vs HB Drink Sizes",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-03-09",
  "publisher" : "Dave Pyke & John Moehrke",
  "contact" : [
    {
      "name" : "Dave Pyke & John Moehrke",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/DavidPyke/HotBeverage"
        },
        {
          "system" : "email",
          "value" : "david@pyke.ca"
        }
      ]
    },
    {
      "name" : "David Pyke",
      "telecom" : [
        {
          "system" : "email",
          "value" : "david@pyke.ca",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "John Moehrke",
      "telecom" : [
        {
          "system" : "email",
          "value" : "JohnMoehrke@gmail.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "map between commonly understood drink sizes and the formal drink size codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "targetCanonical" : "http://www.fhir.org/guides/hotbeverage/ValueSet/HBDrinkSizeVS",
  "group" : [
    {
      "source" : "https://customerservice.starbucks.com/app/answers/detail/a_id/3113",
      "target" : "http://www.fhir.org/guides/hotbeverage/ValueSet/HBDrinkSize",
      "element" : [
        {
          "code" : "Small",
          "target" : [
            {
              "code" : "SMALL",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "Tall",
          "target" : [
            {
              "code" : "SMALL",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Grande",
          "target" : [
            {
              "code" : "MED",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "Venti",
          "target" : [
            {
              "code" : "LARGE",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "Trenta",
          "target" : [
            {
              "code" : "XLARGE",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.